home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / gfx / board / SPSbugfix.lha / README next >
Encoding:
Text File  |  1995-03-29  |  2.5 KB  |  81 lines

  1.  
  2.     NAME    SavePubScreen256 - find the given (public-)screen and save it to a file.
  3.  
  4. >>>    WHY FOR GOD'S SAKE A ``NEW'' SAVER ?
  5.  
  6.     ADVANTAGES
  7.  
  8.     - this one handles big screens, 1280x1024x8 is *NO*
  9.       problem ( if you have enough HD space, ofcourse )
  10.  
  11.     - this one could handle 256 colors (8bit)
  12.  
  13.     DISADVANTAGES
  14.  
  15.     - this one could **ONLY** handle 256 colors (8bit)
  16.  
  17.     - its neither fast in chunky->planar converting nor 
  18.       has it fast buffered file i/o. this one is only
  19.       functional NOT efficient.
  20.     
  21.     - because of its slowlyness the grabber freezes the
  22.       publicscreen via a global ILock().
  23.       this could cause system damage in several cases.
  24.  
  25.     EXAMPLE USAGE
  26.     
  27.     SavePubScreen256 FILE Media:Pictures/Workbench/today.IFF PUBSCREEN Workbench
  28.     PackIFF FILE Media:Pictures/Workbench/today.IFF COMPRESSION 1 [*]
  29.     
  30.                                 [*] not included in this package
  31.  
  32.     COPYRIGHT NOTICE AND AUTHOR
  33.  
  34.     this program was written by
  35.     
  36. >>>    dbalster@uni-paderborn.de (Daniel Balster)
  37.  
  38.     just finger me and my .plan tells you WHERE i am
  39.     right now. <try out one of the following computers:
  40.     elba,hawaii,jamaika,...,london,madrid,...,donald,
  41.     dagobert,daisy,... etc.>
  42.     
  43.     DISCLAIMER
  44.     
  45.     if you dislike this program and its agreements
  46.     DO NOT USE it. i will not be responsible for any
  47.     kind of damage the usage of this program will
  48.     cause. this could be a massive dataloss if this
  49.     program fails, be warned. (i never experienced
  50.     this case, anyhow)
  51.  
  52.     MARKETING AND SPREADING    NOTICE
  53.     
  54.     this source is limited freeware, this means:
  55.     
  56.     - it is allowed to change portions of the sourcecode to
  57.       fit personal purposes
  58.     
  59.     - it is allowed to reuse portions of the sourcecode in
  60.       personal applications
  61.       
  62.     - if you reuse portions of the sourcecode and your application
  63.       is going to be published under the concepts of freeware,giftware,
  64.       etc. everything is ok if you put it onto archives like aminet.
  65.     
  66.     - if you reuse portions of the sourcecode and your application
  67.       is going to be published under the concepts of shareware,testware,
  68.       etc. you must give me a registered copy, i will send you a request.
  69.  
  70.     - any commercial usage is not prohibited - i will send you a request
  71.       to get a free copy of your program.
  72.  
  73.     - if you put this program on some kind of compilation archived media
  74.       like DISKs, CDs, TAPEs or ROMs you MUST send me a copy on request.
  75.       important note: i know aminet offers this service - i don't want
  76.       a CD for this little hack - i will upload better programs (which are
  77.       already forming). ALL others (mainly ripping their packages out of
  78.       the aminet) HAVE TO send me a ``freebie''.
  79.  
  80.     sorry for this std disclaimer... 
  81.